home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / usa_100.zip / USA.CTL < prev    next >
Text File  |  1990-03-01  |  3KB  |  110 lines

  1. ;    ┌───────────────────────────────────────────────────────────────────┐
  2. ;    │ ■ USA.CTL - Control File for USERS.BBS Statistics Analyzer 1.00 ■ │
  3. ;    └───────────────────────────────────────────────────────────────────┘
  4. ;■────────────────────────────────────────────────────────────────────────────■
  5. ;
  6. ; Enter the name of your BBS here. It will be on top of all reports.
  7. ;       ┌───────────────────────────────────────────┐
  8. BBSName UNREGISTERED EVALUATION VERSION
  9. ;
  10. % RegistrationKey ##########
  11.  
  12. ; This is the path where USA can find the BBS system files
  13. ;
  14. BBSPath C:\RA
  15.  
  16. ; Use this keyword if you are using QuickBBS instead of RemoteAccess
  17. ;
  18. % QuickBBS
  19.  
  20. ; Use this keyword if you don't want the first entry of each report to blink
  21. ;
  22. % NoBlink
  23.  
  24. ; Use this keyword if you don't want USA to create ANSI files
  25. ;
  26. % NoANSI
  27.  
  28. ; Name of the BlackList file with up to 50 names of users that should not be
  29. ; mentioned in the reports
  30. ;
  31. BlackList C:\RA\USA_BLCK.LST
  32.  
  33. ; This is the name of the file that contains all selected /R reports.
  34. ;
  35. Report USA_RPRT
  36.  
  37. ; The following options have this format:
  38. ; <option> <entries> [<filename>] [/R]
  39. ;
  40. ; /R means that this survey should go in to the Report file. They
  41. ;    appear in the same order as they are in this control file
  42.  
  43. ; Best Downloaders (Kb)
  44. ;
  45. O 10 USA_DLKB /R
  46.  
  47. ; Best Uploaders (Kb)
  48. ;
  49. L 10 USA_ULKB /R
  50.  
  51. ; Best Downloaders (Times)
  52. ;
  53. D 10 USA_DLTM /R
  54.  
  55. ; Best Uploaders (Times)
  56. ;
  57. U 10 USA_ULTM /R
  58.  
  59. ; Best Callers
  60. ;
  61. C 10 USA_CALL /R
  62.  
  63. ; Best Message writers
  64. ;
  65. M 10 USA_MSGS /R
  66.  
  67. ; Last Callers
  68. ;
  69. K 10 USA_LAST /R
  70.  
  71. ; Best active Areas
  72. ;
  73. A 10 USA_AREA /R
  74. ;
  75. ; Only areas with this Read Security Level or lower will be included
  76. ;
  77. ReadLevel 50
  78.  
  79. ; This is the filename of the File/Message Base Report
  80. ;
  81. FileReport USA_FILE /R
  82.  
  83. ; This is the filename of the Security Report
  84. ;
  85. SecurityReport USA_LEVL /R
  86. ;
  87. ; You can supply up to seven Security Levels here in ascending order:
  88. ;                 ┌──────────────┐
  89. SecurityLevel   5 New User
  90. SecurityLevel  10 Normal User
  91. SecurityLevel  15 Registered
  92. SecurityLevel  20 Member
  93. SecurityLevel  50 Fellow Sysop
  94. SecurityLevel  90 Co-Sysop
  95. SecurityLevel 100 Sysop
  96.  
  97. ; This is the filename of the Flag Report:
  98. ;
  99. FlagReport USA_FLAG /R
  100. ;
  101. ; You can supply up to seven Authorization Flags here:
  102. ;       ┌──────────────────────────────────────────┐
  103. Flag A1 Registered user
  104. Flag A2 Non-registered user
  105. Flag B1 User has access to ...
  106. Flag B2 Co-Sysop Level
  107.  
  108. ;■──────────────────────────■ End Of Control File ■───────────────────────────■
  109.